One way of debugging this failure is to do an object dump of the executable and save it in a file, then search for the failed instruction ( in this case, the failed opcode is98080000). 调试这个问题的一种方法是对这个可执行程序执行objdump命令,并将其结果保存到一个文件中;然后查找出错的指令(在本例中,出错的操作码是98080000)。